Skip to content

April fixes#23

Open
yttria-aniseia wants to merge 9 commits intomainfrom
april-fixes
Open

April fixes#23
yttria-aniseia wants to merge 9 commits intomainfrom
april-fixes

Conversation

@yttria-aniseia
Copy link
Copy Markdown
Owner

Features

  • LOH analysis: Output LOH bedgraph for entire edit chromosome, not just cut site vicinity
  • Outcome classification: Revamp on-target outcome classification with blast queries, error correction, and MSA consensus
  • Schema updates: Add optional donor context outside homology arms for better annotation
  • Knock-knock integration: Provide CRISPR donor extra sequence context for improved annotation
  • Variant QC: Implement quality filtering for knock-knock, LOH, and annotated variants

Fixes

  • Adjust consensus MSA parameters for better handling of expected insertion gaps
  • Pass INFO/parent annotation inputs; reduce resource requests to avoid job saturation
  • Fix PAV VCF sample names with by reheader to prevent loss of structural variant calls (non-alphanum_ sanitized, previously lost pav SVs from samples with "." in name)
  • Fix knock-knock crash on short sequences with no alignment found

Performance

  • Minor optimization to BAM input staging

@yttria-aniseia
Copy link
Copy Markdown
Owner Author

KNOWN ISSUES

  • filtering timeline changes affect variants seen by off-target variant check in report, and may flag variants not previously flagged. we need to add a family-aware sibling count check to make up for parental call failures for targets like NCLN with many predicted off-targets
  • Edit site consensus MSA sequence names have changed to a terse format that should be expanded by report generation. format: {prefix}_[hmw]{groupnum}{hapletter}x{readcount} e.g. "1175_w1Ax17" -> "1175_WT_1A [17]"
  • LoH summary only considers 100kbp windows around edit and chromosome-context rainfall plot is only on details page (no Ngn2-KOLF report interpretations are affected).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant